func net/http/pprof.configureWriteDeadline
4 uses
net/http/pprof (current package)
pprof.go#L124: func configureWriteDeadline(w http.ResponseWriter, r *http.Request, seconds float64) {
pprof.go#L152: configureWriteDeadline(w, r, float64(sec))
pprof.go#L178: configureWriteDeadline(w, r, sec)
pprof.go#L288: configureWriteDeadline(w, r, float64(sec))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)